- 
                Notifications
    
You must be signed in to change notification settings  - Fork 82
 
Fix Flaky Pytorch Multiprocessing Test #368
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
          Codecov Report
 @@            Coverage Diff             @@
##           master     #368      +/-   ##
==========================================
- Coverage   85.47%   82.68%   -2.79%     
==========================================
  Files          86       86              
  Lines        6504     6504              
==========================================
- Hits         5559     5378     -181     
- Misses        945     1126     +181     
 Continue to review full report at Codecov. 
  | 
    
158b95a    to
    19fc0d7      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
          Codecov Report
 @@            Coverage Diff             @@
##           master     #368      +/-   ##
==========================================
- Coverage   85.47%   82.69%   -2.79%     
==========================================
  Files          86       86              
  Lines        6507     6507              
==========================================
- Hits         5562     5381     -181     
- Misses        945     1126     +181     
 Continue to review full report at Codecov. 
  | 
    
Description of changes:
Style and formatting:
I have run
pre-commit installto ensure that auto-formatting happens with every commit.Issue number, if available
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.